-
Home
-
WP Email Template
-
2.8.4 (latest)
-
Code
-
Classes
- CallbackStream
| Total Complexity |
20 |
| Dependencies |
3 |
| Dependents |
0 |
| Total lines |
163 |
| Lines of code |
64 |
| Logical lines of code |
24 |
| Comment lines |
58 |
| Methods |
17 |
| Properties |
1 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getMetadata() |
S |
60 |
3 |
14 |
| getContents() |
S |
76 |
2 |
4 |
| __construct() |
S |
81 |
1 |
3 |
| __toString() |
S |
81 |
1 |
3 |
| close() |
S |
81 |
1 |
3 |
| detach() |
S |
74 |
1 |
5 |
| attach() |
S |
81 |
1 |
3 |
| getSize() |
S |
91 |
1 |
2 |
| tell() |
S |
80 |
1 |
3 |
| eof() |
S |
80 |
1 |
3 |
| isSeekable() |
S |
82 |
1 |
3 |
| seek() |
S |
80 |
1 |
3 |
| rewind() |
S |
80 |
1 |
3 |
| isWritable() |
S |
82 |
1 |
3 |
| write() |
S |
80 |
1 |
3 |
| isReadable() |
S |
82 |
1 |
3 |
| read() |
S |
80 |
1 |
3 |